[INFO] cloning repository https://github.com/sobczal2/img
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sobczal2/img" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsobczal2%2Fimg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsobczal2%2Fimg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e2ee36cc9ab26943c46ace5b2889c35b8330965
[INFO] fixing sobczal2/img against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsobczal2%2Fimg" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sobczal2/img
[INFO] finished tweaking git repo https://github.com/sobczal2/img
[INFO] tweaked toml for git repo https://github.com/sobczal2/img written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sobczal2/img on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sobczal2/img already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded turbojpeg v1.3.3
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded cc v1.2.44
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded turbojpeg-sys v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9d28193846a5fa511b3c8a0f8fb190ca5e1cd21d742ae93941e8bc5859881231
[INFO] running `Command { std: "docker" "start" "9d28193846a5fa511b3c8a0f8fb190ca5e1cd21d742ae93941e8bc5859881231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d28193846a5fa511b3c8a0f8fb190ca5e1cd21d742ae93941e8bc5859881231" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d28193846a5fa511b3c8a0f8fb190ca5e1cd21d742ae93941e8bc5859881231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d28193846a5fa511b3c8a0f8fb190ca5e1cd21d742ae93941e8bc5859881231" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling turbojpeg-sys v1.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking turbojpeg v1.3.3
[INFO] [stderr]     Checking img v0.1.0 (/opt/rustwide/workdir/crates/img)
[INFO] [stderr]     Checking img-cli v0.1.0 (/opt/rustwide/workdir/crates/img-cli)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/grayscale.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(grayscale[ChannelFlags::RGB]);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/mean_blur.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(mean_blur [2, ChannelFlags::RGB]);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/canny.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(canny []);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/mean_blur.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(mean_blur [2, ChannelFlags::RGB]);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/negative.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(negative[ChannelFlags::RGB]);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/canny.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(canny []);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/grayscale.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(grayscale[ChannelFlags::RGB]);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/mean_blur.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(mean_blur [2, ChannelFlags::RGB]);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/negative.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(negative[ChannelFlags::RGB]);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/canny.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(canny []);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/negative.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(negative[ChannelFlags::RGB]);
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `img` (bench "mean_blur") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `img` (bench "canny") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/crop.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(crop[Margin::unified(3)]);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> crates/img/benches/operation/crop.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(crop[Margin::unified(3)]);
[INFO] [stdout]    |                  ---- ^^^^^^^^^^^^^^^^^^ expected `Margin`, found `Result<Margin, MarginCreationError>`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `img::prelude::Margin`
[INFO] [stdout]                 found enum `Result<img::prelude::Margin, MarginCreationError>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> crates/img/src/operation/geometry/crop.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn crop(image: &Image, margin: Margin) -> Result<Image, SizeCreationError> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `Result<img::prelude::Margin, MarginCreationError>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(crop[Margin::unified(3).expect("REASON")]);
[INFO] [stdout]    |                                         +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> crates/img/benches/operation/crop.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(crop[Margin::unified(3)]);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ expected `Margin`, found `Result<Margin, MarginCreationError>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/common.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...   |b| b.iter(|| [<$operation_name _par>](&[<image $size>], std::num::NonZero::new(num_cpus::get()).unwrap(), $($args),*))
[INFO] [stdout]    |                     ------------------------ arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `img::prelude::Margin`
[INFO] [stdout]                 found enum `Result<img::prelude::Margin, MarginCreationError>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> crates/img/src/operation/geometry/crop.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn crop_par(
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `Result<img::prelude::Margin, MarginCreationError>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(crop[Margin::unified(3).expect("REASON")]);
[INFO] [stdout]    |                                         +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/grayscale.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(grayscale[ChannelFlags::RGB]);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/crop.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(crop[Margin::unified(3)]);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> crates/img/benches/operation/crop.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(crop[Margin::unified(3)]);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ expected `Margin`, found `Result<Margin, MarginCreationError>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/common.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...   |b| b.iter(|| [<$operation_name _par>](&[<image $size>], std::num::NonZero::new(num_cpus::get()).unwrap(), $($args),*))
[INFO] [stdout]    |                     ------------------------ arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `img::prelude::Margin`
[INFO] [stdout]                 found enum `Result<img::prelude::Margin, MarginCreationError>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> crates/img/src/operation/geometry/crop.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn crop_par(
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `Result<img::prelude::Margin, MarginCreationError>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(crop[Margin::unified(3).expect("REASON")]);
[INFO] [stdout]    |                                         +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/crop.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(crop[Margin::unified(3)]);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> crates/img/benches/operation/crop.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(crop[Margin::unified(3)]);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ expected `Margin`, found `Result<Margin, MarginCreationError>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/common.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...   |b| b.iter(|| [<$operation_name _par>](&[<image $size>], std::num::NonZero::new(num_cpus::get()).unwrap(), $($args),*))
[INFO] [stdout]    |                     ------------------------ arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `img::prelude::Margin`
[INFO] [stdout]                 found enum `Result<img::prelude::Margin, MarginCreationError>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> crates/img/src/operation/geometry/crop.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn crop_par(
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `Result<img::prelude::Margin, MarginCreationError>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(crop[Margin::unified(3).expect("REASON")]);
[INFO] [stdout]    |                                         +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `img` (bench "negative") due to 3 previous errors
[INFO] [stderr] error: could not compile `img` (bench "crop") due to 7 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `img` (bench "grayscale") due to 3 previous errors
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/gamma_correction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(gamma_correction [0.4, ChannelFlags::RGB]);
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/kuwahara.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(kuwahara[]);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/gamma_correction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(gamma_correction [0.4, ChannelFlags::RGB]);
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/kuwahara.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(kuwahara[]);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/gamma_correction.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(gamma_correction [0.4, ChannelFlags::RGB]);
[INFO] [stdout]    | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_usize` found for struct `Size` in the current scope
[INFO] [stdout]   --> crates/img/benches/operation/common.rs:9:68
[INFO] [stdout]    |
[INFO] [stdout]  9 |                 let [<image $size>] = black_box(Image::empty(Size::from_usize($size, $size).unwrap()));
[INFO] [stdout]    |                                                                    ^^^^^^^^^^ associated function or constant not found in `Size`
[INFO] [stdout]    |
[INFO] [stdout]   ::: crates/img/benches/operation/kuwahara.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | operation_bench!(kuwahara[]);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Size` consider using one of the following associated functions:
[INFO] [stdout]       Size::new
[INFO] [stdout]       Size::from_radius
[INFO] [stdout]   --> crates/img/src/component/primitive/size.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(width: usize, height: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn from_radius(radius: usize) -> SizeCreationResult<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `add_bench_for_size` which comes from the expansion of the macro `operation_bench` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `img` (bench "gamma_correction") due to 3 previous errors
[INFO] [stderr] error: could not compile `img` (bench "kuwahara") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d28193846a5fa511b3c8a0f8fb190ca5e1cd21d742ae93941e8bc5859881231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d28193846a5fa511b3c8a0f8fb190ca5e1cd21d742ae93941e8bc5859881231", kill_on_drop: false }`
[INFO] [stdout] 9d28193846a5fa511b3c8a0f8fb190ca5e1cd21d742ae93941e8bc5859881231
